/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	background-color: #98c4d1;
	padding-bottom: 10px;
}
body a{
	color: #00576d;
	text-decoration: underline;
}
body a:hover{
	text-decoration: none;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 100%;
	color: #00576d;
	font-weight: bold;
	margin: 0px;
}
.maintable {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	background-color: #ffffff;
	height: 90px;
	background-image: url(/seaside/media/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	font-size: 90%;
}
#logo {
	float: left;
}
#top-right {
	width: 250px;
	float: right;
	text-align: left;
	
}
#top-tools {
	text-align: right;
	margin: 10px 20px 0 0;
	color: #007d9c;
}
#top-tools a {
	color: #007d9c;
	text-decoration:underline;
}
#top-tools a:hover {
	text-decoration:none;
}
#search {
	float: right;
	height: 36px;
	display: inline;
	text-align: left;
	margin: 7px 0px 10px 0;
}
#searchtext {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	width: 100px;
	display: inline;
	margin: 0px;	
}
#gobutton {
	display: inline;
	margin-top:8px;
}
#gobutton img{
	border:0px;
}

/* ========================================== *
	NAV BAR
/* ========================================== */
#mainnav {
	background-image: url(/seaside/media/mainnav-bg.gif);
	background-repeat: repeat-x;
	background-position: right;
	height: 25px;
	width: 100%;
	text-align: left;
	color: #00576d;
	font-weight: bold;
	text-decoration: none;
}
#mainnav a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#mainnav a:hover {
	color: #bfdee6;
}
#mainnav1 {
	background-image: url(/seaside/media/mainnav-tab1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 73px;
	text-align:center;
	display: block;
	float: left;
}
#mainnav1-active {
	background-image: url(/seaside/media/mainnav-tab1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 73px;
	text-align:center;
	display: block;
	float: left;
	color: #00576d;
}
#mainnav2 {
	background-image: url(/seaside/media/mainnav-tab2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 93px;
	text-align:center;
	display: block;
	float: left;
}

#mainnav3 {
	background-image: url(/seaside/media/mainnav-tab3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 124px;
	text-align:center;
	display: block;
	float: left;
}

#mainnav4 {
	background-image: url(/seaside/media/mainnav-tab4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 103px;
	text-align:center;
	display: block;
	float: left;
	}
	
#mainnav5 {
	background-image: url(/seaside/media/mainnav-tab5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 99px;
	text-align:center;
	display: block;
	float: left;
}
#mainnav6 {
	background-image: url(/seaside/media/mainnav-tab6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 103px;
	text-align:center;
	display: block;
	float: left;
}
.mainnav-items {
	margin-top: 2px;
}
#breadcrumbs {
	background-color: #bfdee6;
	background-image: url(/seaside/media/breadcrumbs-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 23px;
	margin: 0 0 18px 0;
	color: #00576d;
	text-align:left;
	text-indent:20px;
	line-height:22px;
	
}
#breadcrumbs a {
	font-weight: normal;
	text-decoration:underline;
}
#breadcrumbs a:hover {
	text-decoration:none;
}

/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1-index {
	width: 222px;
	text-align: left;
	vertical-align: top;
	background-image: url(/seaside/media/col1-bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#col1 {
	width: 222px;
	text-align: left;
	vertical-align: top;
	background-image: url(/seaside/media/col1-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.green-tab {
	height:25px;
	width:50%;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 10px;
	line-height: 200%;
	background-color: #5cbf2b;
	background-image: url(/seaside/media/green-tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
}
.green-tab-right {
	height:25px;
	background-color: #5cbf2b;
	background-image: url(/seaside/media/green-tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.green-tab-alt {
	height:25px;
	width:10%;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	line-height: 200%;
	background-color: #5cbf2b;
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
}
.green-tab-right-alt {
	height:5px;
	background-color: #5cbf2b;
	background-repeat: no-repeat;
	background-position: right top;
}




#sidenav {
	color: #000000;
	background-color: #def2d5;
	background-image: url(/seaside/media/green-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0px;
	line-height: 23px;
	border-top: 1px solid #ffffff;
}
#sidenav a{
	color: #000000;
	text-decoration: underline;
}
#sidenav a:hover{
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
#highlight-bar {
	color: #000000;
	background-color: #def2d5;
	background-image: url(/seaside/media/green-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0px;
	border-top: 1px solid #ffffff;
}
.nav-menu {
	margin-left: 10px;
}
.highlight {
	margin: 10px 0 15px 10px;
	display:block;
}
.highlight a{
	color: #000000;
	text-decoration: underline;
}
.highlight a:hover{
	font-weight:normal;
	text-decoration: none;
}
.highlight-image {display:block; margin: 0 0 13px 0;}


/* ========================================== *
	COLUMN TWO
/* ========================================== */
#col2 {
	width: 538px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 40px;
}
.contentarea {
	width: 516px;
	margin-top: 10px;
	margin-left: 0px; 
	text-align: left;
}

.contentarea-alt {
	width: 616px;
	margin-top: 10px;
	margin-left: 0px; 
	text-align: left;
}

.contentintro {
	background-image: url(/seaside/media/blue-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #dfeef2;
	color:#006078;
	margin-left: 0px; 
	text-align: left;
	display:block;
	margin-bottom: 10px;
}
.green-tab2 {
	height:25px;
	width:50%;
	margin-right: 15px;
	padding-left: 10px;
	line-height: 200%;
	background-color: #5cbf2b;
	background-image: url(/seaside/media/green-tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
}
.green-tab-right2 {
	height:25px;
	background-color: #5cbf2b;
	background-image: url(/seaside/media/green-tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.intro-text {padding:15px;}
.list-images {
	padding: 1px;
	border: 1px solid #b27f7f;
	display: block;
	margin-bottom: 3px;
}
.left-col {
	width: 228px;
	float:left;
	display:inline;
	vertical-align:top;
	text-align:left;
	margin: 15px 10px 10px 0px;
}
.left-col-inner {
	color: #000000;
	background-color: #def2d5;
	background-image: url(/seaside/media/green-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 228px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-left: 0px;
	border-top: 1px solid #ffffff;
}
.right-col {
	text-align:left;
	vertical-align:top;
	margin: 15px 10px 10px 250px;
	line-height:21px;
}
.list-row {
	background-color:#dfeef2;
	background-image: url(/seaside/media/listing-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:516px;
	padding: 10px 0 5px 0;
}

.list-row-alt {
	background-color:#dfeef2;
	width:760%;
	padding: 10px 0 5px 0;
}

.list-row2 {
	background-color:#dfeef2;
	height:22px;
	width:516px;
	border-bottom:2px solid #FFFFFF;
	padding: 0px;
	margin:0px;
	text-align: right;
	vertical-align:bottom;
}
.row-left {
	width: 110px;
	display:inline;
	margin-right: 20px;
	margin-left: 10px;
	float:left;
	margin-bottom:30px;
}

.row-left-alt {
	width: 760px;
	display:inline;
	margin-right: 20px;
	margin-left: 10px;
	float:left;
	margin-bottom:30px;
}



.row-right {
	width: 350px;
	display:block;
	vertical-align:top;
	text-align:left;
}

.row-right-alt {
	width: 550px;
	display:block;
	vertical-align:top;
	text-align:left;
}



/* ========================================== *
	BASE BAR / FOOTER
/* ========================================== */
#basebar {
	background-image: url(/seaside/media/basebar-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 18px;
	border-top: 1px solid #98c4d1;
	text-align: left;
	text-indent: 20px;
}
#footer {
	background-image: url(/seaside/media/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
}
/* ========================================== *
	GENERIC FORMAT CLASSES
/* ========================================== */
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}



